SET THE VISIBLE OF CARD FIELD 4 TO NOT THE VISIBLE OF CARD FIELD 4
end mouseUp
-- part 15 (field)
-- low flags: 81
-- high flags: 0002
-- rect: left=22 top=45 right=140 bottom=383
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
ON MOUSEUP
HIDE CARD FIELD 3
END MOUSEUP
-- part 16 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=329 top=134 right=169 bottom=419
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
SET THE VISIBLE OF CARD FIELD 3 TO NOT THE VISIBLE OF CARD FIELD 3
end mouseUp
-- part 17 (field)
-- low flags: 00
-- high flags: 0002
-- rect: left=22 top=45 right=164 bottom=387
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 19 (field)
-- low flags: 81
-- high flags: 0002
-- rect: left=23 top=58 right=100 bottom=296
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
ON MOUSEUP
HIDE CARD FIELD 5
END MOUSEUP
-- part 20 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=411 top=14 right=44 bottom=444
-- title width / last selected line: 0
-- icon id / first selected line: 1012 / 1012
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
go to card id 2549
end mouseUp
-- part 22 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=358 top=99 right=134 bottom=448
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
SET THE VISIBLE OF CARD FIELD 3 TO NOT THE VISIBLE OF CARD FIELD 3
end mouseUp
-- part 23 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=242 top=118 right=181 bottom=271
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
SET THE VISIBLE OF CARD FIELD 6 TO NOT THE VISIBLE OF CARD FIELD 6
play "harpsichord" tempo 150 "dq ge a b c4e dq gq g e4 ce d e f# g"
end mouseUp
-- part 24 (field)
-- low flags: 81
-- high flags: 0002
-- rect: left=20 top=80 right=195 bottom=239
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 14
-- style flags: 256
-- line height: 18
-- part name:
----- HyperTalk script -----
ON MOUSEUP
HIDE CARD FIELD 6
END MOUSEUP
-- part contents for card part 4
----- text -----
If you know and recognize these four symbols you should be able to go through mouseUp! with no problems.
There is no "home" button on each page because of room and aesthetic considerations. AGAIN IF YOU WANT TO GO HOME USE THE COMMAND KEY/H.
SHOULD YOU EVER GET LOST-EITHER IN THE MOUSE OR ELSEWHERE THERE ARE MANY COMMAND KEYS TO HELP!
WHAT I FIND TO BE THE 5 MOST INDISPENSEABLE ARE ON A CARD COMING UP.
-- part contents for card part 6
----- text -----
IN ADDITION TO THESE FOUR BASIC SYMBOLS YOU SHOULD BE AWARE THAT ANY TIME AN ASTERIX IS PRESENT IT INDICATES A BUTTON.* POINT AND CLICK ON IT AND SOMETHING WILL HAPPEN.*
FOR A VARIETY OF REASONS THERE WILL SOMETIMES BE "IN-VISIBLE" BUTTONS. YOU CAN CHECK TO SEE IF THERE ARE ANY BY PRESSING THE OPTION/COMMAND KEY.
THIS BALLON IS ALSO A COM-
MON SYMBOL INDICATING A BUTTON.
-- part contents for card part 15
----- text -----
WHEN A HIDDEN FIELD IS SHOWN AS THE RESULT OF CLICKING A BUTTON ONE COMMON METHOD OF RE-HIDING IT IS TO CLICK ON IT. AS IS THE CASE WITH THIS FIELD.
HOWEVER MOST BUTTONS THAT REVEAL FIELDS ARE TOGGLE BUTTONS IN THAT THEY WILL ALTERNATELY SHOW AND HIDE FIELDS.
-- part contents for card part 17
----- text -----
SOME HIDDEN FIELDS YOU MAY WISH TO BE ABLE TO WRITE IN: SUCH AS THOSE IN THE ADDRESS STACK FOR KEEPING NOTES. IN THESE FIELDS YOU CANNOT "LOCK THE TEXT" AND CONSEQUENTLY YOU WILL NOT HIDE THEM BY CLICKING ON THEM. IN THIS INSTANCE YOU CLICK ON THE SAME BUTTON THAT REVEALED THEM IN ORDER TO HIDE THEM. TO HIDE THIS FIELD YOU CLICK ON THE BALLON.
-- part contents for card part 19
----- text -----
A HIDDEN BUTTON SHOWING A HIDDEN CARD! ALL IN THE INTEREST OF SCIENCE.